projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db046b7
)
(jka-compr-insert-file-contents): Call
author
Kenichi Handa
<handa@m17n.org>
Fri, 24 Jan 2003 13:28:24 +0000
(13:28 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 24 Jan 2003 13:28:24 +0000
(13:28 +0000)
docode-coding-inserted-region.
lisp/jka-compr.el
patch
|
blob
|
history
diff --git
a/lisp/jka-compr.el
b/lisp/jka-compr.el
index 32bd6ea55c1e5c88ddc63755073756d6d70c4a4a..e1780b332967d90ab060128366c4bdff5edb2413 100644
(file)
--- a/
lisp/jka-compr.el
+++ b/
lisp/jka-compr.el
@@
-593,7
+593,7
@@
There should be no more than seven characters after the final `/'."
(file-exists-p local-copy)
(delete-file local-copy)))
- (decode-coding-
region-as-inserted-from-file
+ (decode-coding-
inserted-region
(point) (+ (point) size)
(jka-compr-byte-compiler-base-file-name file)
visit beg end replace)